Welcome![Sign In][Sign Up]
Location:
Search - bp ga

Search list

[Other resourcemulti-ga

Description: 自己编的遗传算法同BP神经网络结合的代码!并且在神经网络模型上进行多目标寻优,结果有doc文档详细说明!实现BP-GA多目标优化应用实例!
Platform: | Size: 79134 | Author: ym | Hits:

[OtherGAbp

Description: 关于遗传算法优化BP网络的 ,感觉没什么用-on genetic algorithm optimization BP Network, feeling useless
Platform: | Size: 40960 | Author: qin | Hits:

[AI-NN-PRGAandC++

Description: 一个遗传算法C++类(和bp算法结合使用),头文件和实现文件-a genetic algorithm category C (bp algorithm used in conjunction), and the first document files
Platform: | Size: 4096 | Author: 刘小英 | Hits:

[DocumentsGA_demo

Description: 一个简单的GA 算法实例,有说明。word格式。用了就知道了。-a simple GA example, is described. Word format. Spent will know.
Platform: | Size: 134144 | Author: 杨敏 | Hits:

[OtherBP-suanfa-gaijing

Description: BP算法的程序实现与改进! 一篇很好的文章>适合学习.-BP algorithm and Improvement Program! A good paper
Platform: | Size: 133120 | Author: ming | Hits:

[matlabGA(matlab)

Description: 遗传算法(GA)训练BP网络权值、阈值的matlab源码[matlab]-genetic algorithm (GA) BP training network value, the threshold value of the Matlab source [Matlab]
Platform: | Size: 4096 | Author: 才华 | Hits:

[matlabGA_SVM

Description: GA/SVM 程序包含三个文件: 1。MainGA12.m 2。selectGA12.m 3。svmc12.m MainGA12.m是主文件,其余两个是被调用文件。 MainGA12.m里主要设置有关参数。 ===================== MainGA12.m文件有关设置的说明: 12行: host= \gatest\ %在matlab的安装盘,例如c:\下设置的程序运行结果目录。 -GA/SVM procedures contain three documents : 1. MainGA12.m 2. SelectGA12.m 3. Svmc12.m MainGA12.m is the main document, and the remaining two documents are to be called. MainGA12.m Lane ahead of the main parameters. ===================== MainGA12.m documents relating to the installation of the : 12 line : host = \ gatest \% of the Matlab installation disk, such as c : \ set up under the procedures resulting directory.
Platform: | Size: 1673216 | Author: 赵阳 | Hits:

[AI-NN-PRGA-BP

Description: 《遗传算法--理论、应用与软件实现》配套源程序 遗传算法——理论、应用与软件实现》,王小平、曹立明编着 西安交通大学出版社 2002年第一版本书全面系统地介绍了遗传算法的基本理论,重点介绍了遗传算法的经典应用和国内外的新发展。全书共分11章。第1章概述了遗传算法的产生与发展、基本思想、基本操作以及应用情况;第2章介绍了基本遗传算法;第3章论述了遗传算法的数学基础;第4章分析了遗传算法的多种改进方法;第5章初步介绍了进货计算理论体系;第6章介绍了遗传算法应用于数值优化问题;第7章介绍了遗传算法应用于组合优化问题;第8章介绍了遗传算法应用于机器学习;第9章讨论了遗传算法在智能控制中的应用;第10章讨论了遗传算法与人工生命研究的相关问题;第11章介绍了遗传算法在图像处理、模式识别中的应用。-"genetic algorithm-- the theory, application and software" complementary source of genetic algorithms-- theory, Application and software, "Wang Xiaoping, Li-Ming Cao compile Xi'an Jiaotong University Press in 2002 the first book version of the comprehensive and systematic introduction of the genetic algorithm's basic On focuses on the classical genetic algorithm use and the new development. The book is divided into 11 chapters. Chapter 1 provides an overview of the genetic algorithm for the selection and development of basic ideas, basic operation and the application; Chapter 2 introduces the basic genetic algorithms; Chapter 3 of the genetic basis of a mathematical algorithm; Chapter 4 Analysis of the genetic algorithm approach to improve the variety; Chapter 5 on
Platform: | Size: 693248 | Author: zhoulu | Hits:

[AI-NN-PRGA-BP-neural

Description: 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。程序需要调用gaot工具箱.-As a result of BP network weights optimization is a constrained optimization problems, and weights to be used real-coded, so the direct use of Matlab genetic algorithm toolbox. Posted the following code is for a 19 input variables, an output variable in case of non-linear regression designed, if applied to other situations, simply change your codec function. Procedures need to call gaot toolbox.
Platform: | Size: 4096 | Author: | Hits:

[AI-NN-PRGA-BP

Description: 利用遗传算法来训练BP神经网络的权值和阈值-The use of genetic algorithm to train the BP neural network weights and thresholds
Platform: | Size: 1024 | Author: shui | Hits:

[AI-NN-PRga-bp

Description: 程序名:ga_bp_predict.cpp 描述: 采用GA优化的BP神经网络程序,用于单因素时间 序列的预测,采用了单步与多步相结合预测 说明: 采用GA(浮点编码)优化NN的初始权值W[j][i],V[k][j],然后再采用BP算法 优化权值-Program name: ga_bp_predict.cpp Description: The GA-optimized BP neural network procedure for single-factor time series prediction using the single-step and multi-step prediction combining Description: using GA (floating point coding) to optimize the initial NN weights W [j] [i], V [k] [j], then BP algorithm to optimize the use of weights
Platform: | Size: 6144 | Author: fk774 | Hits:

[AI-NN-PRmulti-ga

Description: 自己编的遗传算法同BP神经网络结合的代码!并且在神经网络模型上进行多目标寻优,结果有doc文档详细说明!实现BP-GA多目标优化应用实例!-Own genetic algorithm with BP neural network combined with the code! And in the neural network model for multi-objective optimization, the result document has a detailed description doc! Realize BP-GA multi-objective optimization application examples!
Platform: | Size: 78848 | Author: ym | Hits:

[AI-NN-PRGA-BP

Description: GA-BPmatlab程序,有需要的可以下。-GA-BPmatlab procedures need to make.
Platform: | Size: 4096 | Author: 蔡妍余 | Hits:

[AI-NN-PR99273904GA-bP

Description: 基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进试用过 里面有数据是可以使用的-GA-based improvement of BP algorithm, genetic algorithm with BP neural network algorithm tried there are data that can be used
Platform: | Size: 4096 | Author: kubery | Hits:

[matlabGA

Description: 遗传算法优化BP神经网络程序,很不错的,值得学习-GA for BP neural network training
Platform: | Size: 28672 | Author: scs | Hits:

[AI-NN-PRGA-bp

Description: 基于遗传算法的bp神经网络优化程序,经测试好用,有很好的应用价值-Bp based on genetic algorithm neural network optimization program, tested easy to use, there is a good value
Platform: | Size: 1024 | Author: guang dong | Hits:

[AI-NN-PRGA-BP

Description: 这是一个采用遗传算法优化bp神经网络权值阈值的MATLAB程序-This is a genetic algorithm to optimize neural network weights bp threshold MATLAB program
Platform: | Size: 34816 | Author: chengfei | Hits:

[matlabbp-ga

Description: 改进bp-ga算法,确定权值和阈值,组合导航系统故障诊断bp-ga算法-Improved algorithm for bp-ga
Platform: | Size: 4096 | Author: | Hits:

[AI-NN-PRbp-ga-method

Description: 基于遗传算法的BP神经网络算法(以下简称BP—GA)就是在BP神经网络的学习过程中,将权重和阀值描述为染色体,并选取适宜的适应函数,然后进行GA迭代,直到某种意义上的收敛.-GA BP neural network algorithm (hereinafter referred to as BP-GA) is in the learning process BP neural network, the weights and thresholds described as chromosomes, and the appropriate fitness function, then GA iteration until some sense Convergence on.
Platform: | Size: 2048 | Author: charle007 | Hits:

[matlabPSO-BP和GA-BP

Description: 分别使用PSO和GA优化BP神经网络的参数,用于非线性函数拟合(PSO and GA are used to optimize the parameters of the BP neural network for nonlinear function fitting)
Platform: | Size: 55296 | Author: 心愿2030 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net